// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package de.greenrobot.daobracelet; import de.greenrobot.dao.Property; public class { public static final Property Date = new Property(2, java/lang/String, "date", false, "DATE"); public static final Property Id = new Property(0, java/lang/Long, "id", true, "_id"); public static final Property Version = new Property(1, java/lang/String, "version", false, "VERSION"); public static final Property ZipFile = new Property(3, [B, "zipFile", false, "ZIP_FILE"); public () { } }